FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.ppr.r4#1.2.0 (63 ms)

Package ca.on.ppr.r4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/organization-name-type
Url http://ehealthontario.ca/fhir/ValueSet/organization-name-type
Version 1.0.0
Status draft
Name OrganizationAlias
Experimental False
Authority hl7
Description A list of alternate names that the organization is known as, or was known as in the past. Optional Extension Element - found in all resources

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-organization-name-type PPR Organization Name Type Extension
http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-organization-name-type Organization Name Type Extension

Resources that this resource uses

CodeSystem
http://ehealthontario.ca/fhir/CodeSystem/ppr-organization-name-type PPR Organization Name Type


Source

{
  "resourceType" : "ValueSet",
  "id" : "OrganizationAlias",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/organization-name-type",
  "version" : "1.0.0",
  "name" : "OrganizationAlias",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "A list of alternate names that the organization is known as, or was known as in the past. Optional Extension Element - found in all resources",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ehealthontario.ca/fhir/CodeSystem/ppr-organization-name-type",
        "concept" : [
          {
            "code" : "legal-name",
            "display" : "Legal Name"
          },
          {
            "code" : "other-name",
            "display" : "Other Name"
          },
          {
            "code" : "short-name",
            "display" : "Short Name"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.